From: Daniel Pfeiffer Date: Fri, 18 Jun 2004 22:59:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21923 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3a711ad868356f1dfc489a368a60ac9e44792958;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edde764f896..9479eb2aa0b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-06-19 Daniel Pfeiffer + + * progmodes/compile.el (compilation-error-properties): Store one + more than end-col, if present, so that transient-mark-mode will + highlight last char too. + * progmodes/grep.el (grep-regexp-alist): Match columns and column + ranges, if present. + 2004-06-18 Jason Rumney * makefile.w32-in: Double percent signs in for loops.